Esx Settings Repository Software UpdateSpec
The Esx Settings Repository Software UpdateSpec schema defines the information used to update a software specification in the repository.
This schema was added in vSphere API 9.0.0.0.
{
"display_name": "string",
"orchestrator": {
"owner": "string",
"owner_data": "string"
}
}
Display name of the software specification. Supported encoding is UTF-8.
This property was added in vSphere API 9.0.0.0.
If missing or null, the display name is not updated.
Orchestrator specification of the software specification in The repository.
This property was added in vSphere API 9.0.0.0.
If missing or null, no orchestrator details is provided with the commit.